go/types.Checker.lhsVar (method)
2 uses
go/types (current package)
assignments.go#L188: func (check *Checker) lhsVar(lhs ast.Expr) Type {
assignments.go#L253: T := check.lhsVar(lhs) // nil if lhs is _
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)